Skip to content

Conversation

@omtodkar
Copy link
Contributor

No description provided.

Fixes CI failure due to ruzstd 0.8.2 requiring edition 2024 which is not supported on stable Rust 1.82. Using --locked ensures reproducible builds with pinned dependencies.
Major updates:
- redis v1.0.1 (connection & query syntax)
- testcontainers v0.26.0 (async API)
- axum v0.8.0 (route syntax)
- sysinfo, rand, meilisearch-sdk updates
- Update Rust version requirement to 1.82+
- Update Meilisearch version requirement to 1.12+
- Update API endpoint documentation to use {param} syntax
Upgrade Rust version to 1.85 and set edition to 2024. Downgrade sysinfo to 0.36.1 to satisfy rustc version requirements. Refactor config loader and add unsafe blocks for environment variable handling in tests to align with 2024 edition safety checks.
Signed-off-by: Omkar Todkar <omtodkar@gmail.com>
Signed-off-by: Omkar Todkar <omtodkar@gmail.com>
Signed-off-by: Omkar Todkar <omtodkar@gmail.com>
…ional checks

Signed-off-by: Omkar Todkar <omtodkar@gmail.com>
…dencies

Signed-off-by: Omkar Todkar <omtodkar@gmail.com>
@omtodkar omtodkar force-pushed the fix-issue-6-docker-env-deploy branch 5 times, most recently from d2a6647 to 4a66122 Compare December 15, 2025 01:28
…he codebase

Signed-off-by: Omkar Todkar <omtodkar@gmail.com>
@omtodkar omtodkar force-pushed the fix-issue-6-docker-env-deploy branch from 4a66122 to 64fd250 Compare December 15, 2025 01:36
@omtodkar omtodkar merged commit 0b8461f into main Dec 15, 2025
9 checks passed
@omtodkar omtodkar deleted the fix-issue-6-docker-env-deploy branch December 15, 2025 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants